Skip to content

Add pull subcommand to fetch service images from a compose file - #142

Open
adrum wants to merge 1 commit into
Mcrich23:mainfrom
adrum:feat/compose-pull
Open

Add pull subcommand to fetch service images from a compose file#142
adrum wants to merge 1 commit into
Mcrich23:mainfrom
adrum:feat/compose-pull

Conversation

@adrum

@adrum adrum commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Pulls each resolved service's image, skipping build-only services (no image key) and images already present locally — mirroring the already-present match logic up uses (exact, registry-prefixed, or short reference). Passes the service's platform: through when set.

Resolves the project through the shared ComposeProjectOptions (#138) and fails fast on unknown service names per the #139 contract.

Pulls each resolved service's image, skipping build-only services (no
image key) and images already present locally — mirroring the
already-present match logic up uses (exact, registry-prefixed, or
short reference). Passes the service's platform: through when set.

Resolves the project through the shared ComposeProjectOptions (Mcrich23#138)
and fails fast on unknown service names per the Mcrich23#139 contract.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant